Welcome![Sign In][Sign Up]
Location:
Search - rgb ycbcr

Search list

[matlabColorSpaceConverter

Description: 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) any other color space conversion.
Platform: | Size: 145408 | Author: Matthew | Hits:

[VHDL-FPGA-Verilogcolor_converter_latest.tar

Description: The main purpose of the core is a color transform tasks such as CIE XYZ<->RGB, different RGB<->RGB and RGB<->YCbCr operations. The main part of color conversions from one to another color system concludes in 3x3 matrix multiplication with vector addition. Therefore the present core performs true 3x3 matrix multiplication and vectors addition of the input data stream. In the package ccfactors_pkg.vhd presents matrixes for all of the most popular conversions. You can use these defines or type own factors. Input DATA_WIDTH is changeable and defines by the GENERIC param of the module. Precision of the matrix factors also is changeable. Default precision – 10-E6. Better than enough for color conversion tasks.
Platform: | Size: 338944 | Author: Ning | Hits:

[Special Effects7585RGB-YUV-YCbCr

Description: 各种颜色格式之间的转换,如RGB-YUV,RGB-YCBVR等-RGB,YUV
Platform: | Size: 23552 | Author: lzz | Hits:

[VHDL-FPGA-VerilogYCbCr2RGB

Description: 浮点数算法 ycbcr格式转换成rgb格式-float convert ycbcr to rgb
Platform: | Size: 1024 | Author: wda | Hits:

[matlabDesktop

Description: conversion rgb to YCbCr
Platform: | Size: 123904 | Author: wahyu | Hits:

[matlabm-file

Description: RGB/Ycbcr face detection / matlab
Platform: | Size: 1024 | Author: JIN | Hits:

[VHDL-FPGA-Verilogycbcr.v

Description: full pipelined RGB->YUV 420 converter, Xilinx/Altera implementable
Platform: | Size: 13312 | Author: LANC.DEV | Hits:

[GUI Developreport-of-target-recognization

Description: 在人性化的GUI界面上,在RGB、HSV、YCBCR进行印章提取;-recognize the target in the space of RGB,HSV and YCBCR with Matlab GUI
Platform: | Size: 901120 | Author: ljhui | Hits:

[matlabSeal-recognize

Description: 在RGB、HSV、YCBCR空间提取得到了高质量的印章,算法鲁棒性很强。-the seal is well recognized in the space of RGB、HSV and YCBCR,and the method is robust.
Platform: | Size: 799744 | Author: ljhui | Hits:

[Special Effectscoba3-motret-RGB

Description: -YCBCR webcam snapshot normalizer- sometime, when people take/save snapshot via built-in webcam have bad experience when taking picture via built in webcam on their laptop (the picture has taken is in ycbcr or hsv colorspaces instead in RGB colorspaces in preview mode).--YCBCR webcam snapshot normalizer- sometime, when people take/save snapshot via built-in webcam have bad experience when taking picture via built in webcam on their laptop (the picture has taken is in ycbcr or hsv colorspaces instead in RGB colorspaces in preview mode).
Platform: | Size: 335872 | Author: x-2000 | Hits:

[Special EffectsYUV-RGB

Description: 介绍视频处理过程中涉及到的两个颜色空间:RGB和YCbCr,以及他们之间的转换。用查表法优化媒体播放软件中YCbCr到RGB的转换,以达到提高转换速度,减少计算量,提高视频解码整体性能的Ifl的。-Introduction video processing involved in the two color spaces: RGB and YCbCr, and convert between them. Using look-up table to optimize the media playback software YCbCr to RGB conversion, in order to achieve improved conversion rate, reduce computation and improve the overall performance of the Ifl video decoding of.
Platform: | Size: 56320 | Author: | Hits:

[Graph RecognizeRGB

Description: YCbCr的识别代码,图像颜色的代码转换,仅公matlab里面使用-YCbCr identification code, the image color code conversion, only male matlab in use
Platform: | Size: 3072 | Author: liwei | Hits:

[Special EffectsYCbCr-to-RGB

Description: 图像颜色空间转换:优化YCbCr到RGB的转换效率-The image color space conversion: Optimizing the YCbCr to RGB conversion efficiency
Platform: | Size: 193536 | Author: imguangzi | Hits:

[Special EffectsCplusplusBitmapLibrarySourceCodeandExamples

Description: Description The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap Images Pixel, row or level level batch editing Color conversions (RGB,YCbCr) in byte and floating values Highly optimized subsample and upsample (resizing) Various color maps (1000 levels - autumn, copper, gray, hot, hsv, jet, prism, vga, yarg) Texture generation (checkered pattern, plasma) Graphics drawing interface (line, line-segmentm rectangle, triangle, quadix, horizontal and vertical line-segments, ellipse, circle, plot pixel, pen width, pen color) PSNR and Image comparisons -Description The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap Images Pixel, row or level level batch editing Color conversions (RGB,YCbCr) in byte and floating values Highly optimized subsample and upsample (resizing) Various color maps (1000 levels- autumn, copper, gray, hot, hsv, jet, prism, vga, yarg) Texture generation (checkered pattern, plasma) Graphics drawing interface (line, line-segmentm rectangle, triangle, quadix, horizontal and vertical line-segments, ellipse, circle, plot pixel, pen width, pen color) PSNR and Image comparisons
Platform: | Size: 34816 | Author: javaprogramming | Hits:

[VC/MFCYCbCr.cpp.tar

Description: 可以转换颜色空间的小程序,RGB 与YCrCb互相转换-Small program that can convert color space, RGB and YCrCb conversion
Platform: | Size: 1024 | Author: liuhai | Hits:

[Special EffectsRGB-and-YCbCr

Description: 图像的RGB和YCbCr相关系数,使用GUI界面编写,可以运行-RGB and YCbCr image correlation coefficient, written using the GUI interface, you can run
Platform: | Size: 3566592 | Author: 才正国 | Hits:

[Special EffectsColorConvert

Description: 实现yuv与RGB色域转化,又可以实现RGB与ycbcr色域转化-To yuv conversion of RGB color gamut, but also to achieve the transformation of RGB ycbcr color gamut
Platform: | Size: 5049344 | Author: ls | Hits:

[Special EffectsYCbCr-Binarization

Description: 本代码通过将RGB图像转换为YCbCr颜色空间,然后再求其各个通道的二值化。-The code that the RGB image converted to YCbCr color space, and then seek its various channels binarization
Platform: | Size: 2048 | Author: lantao | Hits:

[Graph programycbcr

Description: The Bitmap of YCbCr transform to RGB format.
Platform: | Size: 2048 | Author: theac | Hits:

[Special EffectsYCbCr-to-RGB[Verilog]

Description: 这是基于FPGA平台的图像颜色色彩空间转换YCbCr to RGB 采用的Verilog语言 -This is image color space conversion YCbCr color based on FPGA platform to RGB use Verilog language.
Platform: | Size: 139264 | Author: 大海 | Hits:
« 1 2 3 4 56 7 8 9 10 »

CodeBus www.codebus.net